// ## maint ~ [2020-12-23; rivy] although tested, `nyc` is unable to instrument ESM/.mjs correctly in order show coverage for testing the *else* clause
10
/* istanbul ignore else */
11
if (haveModuleExports_) {
12
// enables direct require from CJS (eg, `const module = require('...');`), but generally disables any other exports